home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol C-14
/
Vol C-14.iso
/
games
/
skate.swf
/
scripts
/
DefineButton2_20
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2012-04-23
|
93b
|
8 lines
on(press){
tellTarget("dummy")
{
gotoAndStop("bj3");
play();
}
}